-
Home
-
WP Data Access – App, Table, Form, Chart & Map Builder plugin
-
5.5.32
-
Code
-
Classes
- WPDA_API_Core
Total Complexity |
77 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
671 |
Lines of code |
612 |
Logical lines of code |
213 |
Comment lines |
21 |
Methods |
24 |
Properties |
3 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
D |
18 |
23 |
391 |
get_media() |
A |
48 |
8 |
34 |
get_table_info() |
A |
49 |
7 |
34 |
validate_columns() |
S |
62 |
6 |
11 |
get_row_count_estimate() |
S |
60 |
3 |
12 |
get_param() |
S |
63 |
3 |
11 |
get_user_roles() |
S |
67 |
3 |
9 |
get_wp_users() |
S |
65 |
3 |
9 |
get_wp_roles() |
S |
64 |
3 |
10 |
sanitize_db_identifier() |
S |
65 |
2 |
8 |
sanitize_columns() |
S |
64 |
2 |
10 |
get_user_login() |
S |
71 |
2 |
6 |
WPDA_Rest_Response() |
S |
60 |
1 |
13 |
WPDA_Rest_Response_Info() |
S |
60 |
1 |
13 |
validate_db_identifier() |
S |
79 |
1 |
3 |
current_user_can_remote() |
S |
82 |
1 |
3 |
invalid_app_settings() |
S |
72 |
1 |
5 |
bad_request() |
S |
72 |
1 |
5 |
get_env() |
S |
65 |
1 |
9 |
invalid_nonce() |
S |
73 |
1 |
5 |
current_user_token_valid() |
S |
79 |
1 |
3 |
unauthorized() |
S |
72 |
1 |
5 |
current_user_can_access() |
S |
81 |
1 |
3 |
register_rest_routes() |
S |
100 |
1 |
0 |